﻿@charset "utf-8";
/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;
}

article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

img {
	vertical-align: top;
}

a, a:link {
	color: #040404;
	text-decoration: none;
}

a:visited {
	color: #040404;
}

a:hover {
	color: #040404;
}

a:active {
	color: #040404;
}

/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/

body {
	color: #333;
	font-size: 13px;
	line-height: 1.5;
	text-size-adjust: none;
	-webkit-text-size-adjust: none;
	background-color: #FFF;
	font-family: "微软雅黑", "宋体", "黑体";
}

#container {
	text-align: left;
}

.container {
	width: 80%;
	max-width: 1300px;
	margin: 0 auto;
	box-sizing: border-box;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

img {
	width: 100%;
	vertical-align: middle;
}

.mt {
	margin-top: 30px;
}

#gHeader .top {
	border-top: 4px solid #0882e5;
}

#gHeader .top .link {
	background: url(../images/top_link.png) no-repeat top left;
	background-size: cover;
	width: 180px;
	overflow: hidden;
	padding: 3px 0 5px;
}

#gHeader .top .link a {
	display: bock;
	float: left;
	color: #fff;
	line-height: 15px;
	width: 50%;
	box-sizing: border-box;
	border-left: 1px solid #fff;
	text-align: center;
}

#gHeader .logo {
	width: 270px;
	margin-top: 18px;
}

#gHeader .logo h1 {
	line-height: 1;
}

#gHeader .logo img {

	image-rendering: -moz-crisp-edges;
	image-rendering: -o-crisp-edges;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: crisp-edges;
	-ms-interpolation-mode: nearest-neighbor;
}

#gHeader .text {
	padding-left: 10px;
	margin-left: 10px;
	border-left: 1px solid #ededed;
	margin-top: 24px;
}

#gHeader .text strong {
	color: #ed7534;
	font-size: 20px;
	letter-spacing: 1.5px;
}

#gHeader .text p {
	font-size: 16px;
	color: #454545;
	line-height: 30px;
}

#gHeader .tel {
	padding-left: 40px;
	background: url(../images/tel.png) no-repeat left center;
	background-size: 35px;
	margin-top: 26px;
}

#gHeader .tel p {
	font-size: 15px;
	color: #888;
	overflow: hidden;
}

#gHeader .tel p span {
	display: block;
	float: left;
	line-height: 32px;
}

#gHeader .tel strong {
	font-size: 24px;
	color: #0882e5;
	display: block;
	float: left;
	line-height: 30px;
}

#gHeader .pho {
	width: 260px;
	margin-top: -20px;
	margin-left: 30px;
}

#gNavi {
	background: #0882e5;
	line-height: 55px;
}

#gNavi li {
	width: 11.11%;
	float: left;
	position: relative;
}

#gNavi li a {
	display: block;
	font-size: 16px;
	color: #fff;
	text-align: center;
}

#gNavi li.on>a, #gNavi li:hover>a {
	background: url(../images/nav_bg.png) no-repeat center;
	background-size: cover;
}

#gNavi li .drop {
	position: absolute;
	left: 0;
	right: -20px;
	top: 55px;
	background: rgba(0, 0, 0, .6);
	z-index: 110;
	display: none;
}

#gNavi li .drop a {
	line-height: 45px;
	font-size: 15px;
	border-top: 1px solid #fff;
}

#gNavi li .drop a:hover, #gNavi li .drop a.on {
	background: #0082e5;
}

.hot {
	position: relative;
	padding: 20px 0;
	background: #ececec;
}

/* .hot:before {
	content: "";
	width: 30.5%;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	background: #343434;
} */

.hot .form {
	width: 20%;
	background: #fff;
	border-radius: 4px;
	overflow: hidden;
	position: relative;
	padding: 3px;
	z-index: 100;
	margin-right: 30px;
}

.hot .form input[type="text"] {
	width: 100%;
	padding: 0 60px 0 5px;
	box-sizing: border-box;
	background: #fff;
	border: none;
	margin: 0;
	height: 30px;
	line-height: 30px;
}

.hot .form .btn {
	width: 60px;
	padding: 0;
	box-sizing: border-box;
	background: #ed7534;
	border: none;
	margin: 0;
	color: #fff;
	position: absolute;
	right: 3px;
	text-align: center;
	top: 3px;
	height: 30px;
	line-height: 30px;
	border-radius: 0 4px 4px 0;
}

.hot ul li {
	display: inline-block;
	margin: 0 5px;
	line-height: 36px;
}

.hot ul li a {
	color: #333;
}

.sec .title {
	text-align: center;
	margin-bottom: 20px
}

.sec .title h2 {
	font-size: 34px;
	color: #343434;
}

.sec .title h2 strong {
	color: #0882e5
}

.sec .title h2 b {
	font-size: 34px;
	color:#ed7534
}

.sec .title p {
	font-size: 16px;
	color: #898989;
	margin-top: 5px;
}

.sec .title p img {
	width: 280px;
	margin:0 5px;
}

#gFooter {
	background: url(../images/ftbg.jpg) no-repeat;
	background-size: cover;
	padding: 20px 0 0;
	margin-top: 30px;
	color: #fff;
}

#gFooter .nav {
	margin-bottom: 20px;
}

#gFooter .nav li {
	width: 11.11%;
	float: left;
	text-align: center;
}

#gFooter .nav li a {
	display: block;
	color: #fff;
	font-size: 14px;
	line-height: 18px;
	border-right: 1px solid #fff;
}

#gFooter .nav li:last-child a {
	border-right: none;
}

#gFooter h3 {
	font-size: 18px;
	margin-bottom: 10px;
}

#gFooter .lxBox {
	width: 30%;
	padding-right: 20px;
	box-sizing: border-box;
}

#gFooter .lxBox p {
	font-size: 14px;
	line-height: 25px;
}

#gFooter .midd {
	width: 40%;
}

#gFooter .midd li {
	width: 25%;
	float: left;
}

#gFooter .midd li a {
	display: block;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
}

#gFooter .fr {
	width: 30%;
}

#gFooter .fr .ewm>div {
	display: inline-block;
	text-align: center;
	width: 48%;
}

#gFooter .fr .ewm>div img {
	width: 130px;
	margin-bottom: 5px;
}

#gFooter .power {
	line-height: 40px;
	background: #0882e5;
	color: #fff;
	text-align: center;
	margin-top: 20px;
}

#gFooter .power a {
	color: #fff;
}

.fixed {
	position: fixed;
	right: 0;
	top: 50%;
	z-index: 100;
	margin-top: -150px;
}

.fixed li {
	position: relative;
	margin: 8px 0;
}

.fixed li span {
	display: block;
	width: 42px;
	height: 42px;
	border-radius: 50%;
	line-height: 42px;
	text-align: center;
	background: rgba(0, 0, 0, .3);
	position: relative;
	z-index: 101;
	cursor: pointer;
}

.fixed li span img {
	width: 25px;
}

.fixed li .tex {
	position: absolute;
	right: 0px;
	top: 0;
	line-height: 42px;
	background: #0882e5;
	color: #fff;
	font-size: 16px;
	width: 200px;
	border-radius: 21px;
	text-align: center;
	z-index: 99;
	right: -200px;
	transition: 0.3s;
}

.fixed li .tex a {
	color: #fff;
}

.fixed li .box {
	border-radius: 2px;
	width: 160px;
	right: -200px;
}

.fixed li .box img {
	margin: 20px 0;
	width: 120px;
}

.fixed li:hover .tex {
	right: 0px;
}

.fixed li:hover .box {
	right: 42px;
}

.sp {
	display: none !important;
}

@media all and (min-width: 1023px) and (max-width: 1600px) {
.container {
width:85%}
#gHeader .logo {
width:250px
}
#gHeader .text strong {
font-size:19px}
#gHeader .text p {
	font-size:15px;
}
	#gHeader .pho {
		margin-left: 10px;
		width:230px
	}
	#gNavi {
		line-height: 50px;
	}
	#gNavi li .drop {
		top: 50px;
	}
	.sec .title h2 {
		font-size: 30px;
	}
}

@media all and (min-width: 1023px) and (max-width: 1440px) {
	.container {
		width: 85%;
	}
	#gHeader .text strong {
		font-size: 19px;
	}
	#gHeader .text p {
		font-size: 15px;
	}
	#gHeader .pho {
		width: 240px;
	}
	#gNavi {
		line-height: 45px;
	}
	#gNavi li .drop {
		top: 45px;
	}
	#gNavi li a {
		font-size: 15px;
	}
	#gNavi li .drop a {
		font-size: 14px;
	}
}

@media all and (min-width: 1023px) and (max-width: 1400px) {
	#gHeader .logo {
		width: 245px;
	}
	#gHeader .tel p {
		font-size: 14px;
	}
	.sec .title p {
		font-size: 15px;
	}
	#gHeader .tel strong {
		font-size: 22px;
	}
}

@media all and (min-width: 1023px) and (max-width: 1366px) {
	#gHeader .logo {
		width: 225px;
		margin-top: 10px;
	}
	#gHeader .text {
		margin-top: 13px;
	}
	#gHeader .text strong {
		font-size: 17px;
	}
	#gHeader .text p {
		font-size: 14px;
	}
	#gHeader .pho {
		width: 220px;
		margin-left:20px
	}
	#gHeader .tel {
		margin-top: 12px;
	}
	#gHeader .tel p {
		font-size: 13px;
	}
	#gHeader .tel strong {
		font-size: 20px;
	}
	.sec .title h2 {
		font-size: 26px;
	}
	#gFooter .midd li a {
		font-size: 13px;
	}
}

@media all and (min-width: 1023px) and (max-width: 1300px) {
.container {
	width:92%;
}
#gHeader .pho {
width:200px;}
	#gNavi li .drop a {
		font-size: 13px;
	}
	#gFooter .lxBox p {
		font-size: 13px;
	}
	#gFooter .lxBox {
		padding-right: 15px;
	}
	#gFooter .midd {
		width: 42%;
	}
	#gFooter .fr {
		width: 28%;
	}
	#gFooter .fr .ewm>div img {
		width: 110px;
	}
}

@media all and (min-width: 0) and (max-width: 767px) {
	.sp {
		display: block !important;
	}
	.pc {
		display: none !important;
	}
	.container {
		width: 100%;
		max-width: inherit;
		padding: 6px 10px;
	}
	.fl {
		float: inherit;
	}
	.fr {
		float: inherit;
	}
	.mt {
		margin-top: 20px;
	}
	#gHeader .top {
		display: none;
	}
	#gHeader .logo {
		width: 180px;
		margin-top: 0;
	}
	#gHeader .logo h1 {
		line-height: 1;
	}
	#gHeader .text {
		display: none;
	}
	#gHeader .tel {
		display: none;
	}
	#gHeader .menu {
		position: absolute;
		right: 10px;
		top: 15px;
		width: 35px;
	}
	#gNavi {
		line-height: 45px;
		margin-top: 0px;
		position: absolute;
		left: 0;
		right: 0;
		top: 62px;
		z-index: 110;
		display: none;
	}
	#gNavi .container {
		padding: 0;
	}
	#gNavi li {
		width: 100%;
		float: inherit;
	}
	#gNavi li.on>a, #gNavi li:hover>a {
		background: #ed7534;
	}
	#gNavi li:nth-child(2)>a, #gNavi li:nth-child(3)>a, #gNavi li:nth-child(6)>a, #gNavi li:nth-child(8)>a {
		background: url(../images/jt.png) no-repeat right 8px center;
		background-size: 15px;
	}
	#gNavi li:nth-child(2).on>a, #gNavi li:nth-child(3).on>a, #gNavi li:nth-child(6).on>a, #gNavi li:nth-child(8).on>a {
		background: #ed7534 url(../images/jt1.png) no-repeat right 8px center;
		background-size: 15px;
	}
	#gNavi li .drop {
		position: inherit;
		left: inherit;
		right: inherit;
		top: inherit;
		background: none;
		border-bottom: 1px solid #efefef;
	}
	#gNavi li .drop a {
		line-height: 45px;
		font-size: 15px;
		border-top: 1px dashed #efefef;
	}
	#gNavi li.on .drop {
		display: block;
	}
	#gNavi li .drop a:hover {
		background: inherit;
	}
	#gNavi li .drop a.on {
		background: #ed7534;
	}
	.hot {
		padding: 10px 0;
	}
	.hot .form {
		width: 90%;
		margin: 0 auto;
	}

	.hot .form input {
		appearance:none;
		-webkit-appearance:none
	}
	.hot ul {
		display: none;
	}
	.sec .title {
		margin-bottom: 12px
	}
	.sec .title h2 {
		font-size: 26px;
	}
	.sec .title p {
		font-size: 13px;
	}
	.sec .title p img {
		display: none;
	}
	.sec .title h2 b {
		font-size:20px
	}
	#gFooter {
		margin-top: 20px;
	}
	#gFooter .nav {
		margin-bottom: 0;
	}
	#gFooter .nav li {
		width: 20%;
		margin-bottom: 8px;
	}
	#gFooter .nav li a {
		font-size: 13px;
		line-height: 15px;
	}
	#gFooter .nav li:nth-child(5n) a {
		border-right: none;
	}
	#gFooter h3 {
		font-size: 18px;
		margin-bottom: 6x;
	}
	#gFooter .lxBox {
		width: 100%;
		padding-right: 0px;
	}
	#gFooter .lxBox p {
		font-size: 13px;
		line-height: 22px;
	}
	#gFooter .midd {
		width: 100%;
		margin: 10px 0;
	}
	#gFooter .midd li {
		width: 33.33%;
	}
	#gFooter .midd li a {
		line-height: 24px;
		font-size: 13px;
		white-space: nowrap
	}
	#gFooter .fr {
		width: 100%;
	}
	#gFooter .fr .ewm>div img {
		width: 110px;
	}
	#gFooter .power {
		padding: 5px 0;
		line-height: 20px;
	}
}